From: Chong Yidong Date: Sat, 26 Jan 2008 01:00:30 +0000 (+0000) Subject: * xdisp.c (pos_visible_p): Handle the case where charpos falls on X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~24530 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3ac7a21e51347773559ffd8d133845aaf73eb9fd;p=emacs.git * xdisp.c (pos_visible_p): Handle the case where charpos falls on invisible text covered with an ellipsis. --- diff --git a/src/ChangeLog b/src/ChangeLog index 9a70449ac78..dddf5447469 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-01-26 Chong Yidong + + * xdisp.c (pos_visible_p): Handle the case where charpos falls on + invisible text covered with an ellipsis. + 2008-01-25 Richard Stallman * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and